Bump the version-all group across 1 directory with 9 updates#14
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the version-all group across 1 directory with 9 updates#14dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [tenacity](https://github.com/jd/tenacity), [pyyaml](https://github.com/yaml/pyyaml), [datasets](https://github.com/huggingface/datasets), [html2text](https://github.com/Alir3z4/html2text), [gymnasium](https://github.com/Farama-Foundation/Gymnasium), [pillow](https://github.com/python-pillow/Pillow), [uvicorn](https://github.com/Kludex/uvicorn), [duckduckgo-search](https://github.com/deedy5/duckduckgo_search) and [aiofiles](https://github.com/Tinche/aiofiles) to permit the latest version. Updates `tenacity` to 9.1.2 - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](jd/tenacity@9.0.0...9.1.2) Updates `pyyaml` to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) Updates `datasets` to 4.2.0 - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](huggingface/datasets@3.2.0...4.2.0) Updates `html2text` to 2025.4.15 - [Release notes](https://github.com/Alir3z4/html2text/releases) - [Changelog](https://github.com/Alir3z4/html2text/blob/master/ChangeLog.rst) - [Commits](Alir3z4/html2text@2024.2.26...2025.4.15) Updates `gymnasium` to 1.2.1 - [Release notes](https://github.com/Farama-Foundation/Gymnasium/releases) - [Commits](Farama-Foundation/Gymnasium@v1.0.0...v1.2.1) Updates `pillow` to 11.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.4.0...11.3.0) Updates `uvicorn` to 0.37.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.34.0...0.37.0) Updates `duckduckgo-search` to 8.1.1 - [Release notes](https://github.com/deedy5/duckduckgo_search/releases) - [Commits](deedy5/ddgs@v7.5.1...v8.1.1) Updates `aiofiles` to 25.1.0 - [Release notes](https://github.com/Tinche/aiofiles/releases) - [Changelog](https://github.com/Tinche/aiofiles/blob/main/CHANGELOG.md) - [Commits](Tinche/aiofiles@v24.1.0...v25.1.0) --- updated-dependencies: - dependency-name: tenacity dependency-version: 9.1.2 dependency-type: direct:production dependency-group: version-all - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production dependency-group: version-all - dependency-name: datasets dependency-version: 4.2.0 dependency-type: direct:production dependency-group: version-all - dependency-name: html2text dependency-version: 2025.4.15 dependency-type: direct:production dependency-group: version-all - dependency-name: gymnasium dependency-version: 1.2.1 dependency-type: direct:production dependency-group: version-all - dependency-name: pillow dependency-version: 11.3.0 dependency-type: direct:production dependency-group: version-all - dependency-name: uvicorn dependency-version: 0.37.0 dependency-type: direct:production dependency-group: version-all - dependency-name: duckduckgo-search dependency-version: 8.1.1 dependency-type: direct:production dependency-group: version-all - dependency-name: aiofiles dependency-version: 25.1.0 dependency-type: direct:production dependency-group: version-all ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on tenacity, pyyaml, datasets, html2text, gymnasium, pillow, uvicorn, duckduckgo-search and aiofiles to permit the latest version.
Updates
tenacityto 9.1.2Release notes
Sourced from tenacity's releases.
Commits
62787c3ci: fix build2b173a1ci: fix typoa44271ffix: Add re.Pattern to allowed match types (#497)b4dfa3fchore(deps): bump actions/setup-python in the github-actions group (#522)f9a879cci: upload on PyPI using trusted publishing (#520)bfbf173fix: return "Self" from "BaseRetrying.copy" (#518)212c47cci: update ubuntu image (#516)3e2c181ci: remove Python 3.8 support (#515)3203359Test with Python 3.13 (#480)72db274chore(deps): bump actions/setup-python in the github-actions group (#513)Updates
pyyamlto 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
... (truncated)
Commits
49790e7Release 6.0.3 (#889)Updates
datasetsto 4.2.0Release notes
Sourced from datasets's releases.
Commits
7e1350brelease: 4.2.0 (#7808)fd8d287typo (#7807)5eec91aParquet: addon_bad_fileargument to error/warn/skip bad files (#7806)02ee330Less api calls when resolving data_files (#7805)cfcdfceMore Parquet streaming docs (#7803)4e18df1Add parquet scan options and docs (#7801)6f2502cSample without replacement option when interleaving datasets (#7786)095c7dcDefine CI future (#7799)a0c786cSupport huggingface_hub v0.x and v1.x (#7783)c412a6ffeat: avoid some copies in torch formatter (#7787)Updates
html2textto 2025.4.15Release notes
Sourced from html2text's releases.
Changelog
Sourced from html2text's changelog.
... (truncated)
Commits
92c191eBump version to 2025.4.25 and update the changelog.fcbc443Modernization of wheel building process (#436)14c8b25fix a typo indocs/usage.md(#414)31936abFix invalid character reference parsing (#429)24e6b2fSupport tri-backquote style code block and fix ordered list indent (#431)2723f84Upgrade Build Tools to Latest (#435)9c4dd10ci: publish wheels to pypi (#433)8917f5cFix CI for Python 3.12 (#411)Updates
gymnasiumto 1.2.1Release notes
Sourced from gymnasium's releases.
Commits
fc3f657Update to v1.2.1 (#1453)a5534a5Fixing minor spelling error (#1452)ce4dda9Bump tj-actions/changed-files from 46 to 47 (#1449)1e55aa7Fixes memory leak in recording (#1444)27c540eVector RecordVideo (#1418)7cb208fBump actions/setup-python from 5 to 6 (#1443)332f00eadd docstring toMuJoCo.Humanoid.mass_center(#1442)6355547Optimizemass_centeringymnasium/envs/mujoco/humanoid_v5.py(#1436)a915b54Early skip test_array_conversion.py if jax or torch are not available (#1441)fd9e8caTypo in Walker2D description (#1440)Updates
pillowto 11.3.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
89f1f4611.3.0 version bumpf2de251Updated check script paths (#9052)84855d1Raise FileNotFoundError when opening an empty path (#9048)204d11dRaise FileNotFoundError when opening an empty path2b39f75Handle IPTC TIFF tags with incorrect type (#8925)e7a53baDo not update palette for L mode GIF frame (#8924)c22230bUse save parameters as encoderinfo defaults (#9001)da10ed1Add support for iOS (#9030)be2b4e7Fix qtables and quality scaling (#8879)d4162f8Updated return typeUpdates
uvicornto 0.37.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
4098bcaVersion 0.37.0 (#2712)8c057faAddos.PathLike[str]type tossl_ca_certs(#2676)bbe119eAdd note about--timeout-keep-alivebeing measured in seconds (#2669)2744f14Add--timeout-worker-healthchecksetting (#2711)1dfb0bdVersion 0.36.1 (#2710)3d0d46aRaise an exception when calling removedConfig.setup_event_loop()(#2709)ad9e5b9docs: redirect uvicorn.org to uvicorn.dev (#2705)0e3b18cVersion 0.36.0 (#2704)f84661dchore: drop mention to scripts/publish (#2696)dcd7e6cdocs: replace uvicorn.org by uvicorn.dev (#2703)Updates
duckduckgo-searchto 8.1.1Release notes
Sourced from duckduckgo-search's releases.
Commits
3e0e023chore: bump to v8.1.1a1d25f0chore(rename to ddgs): package renamed toddgsdd30156docs: update README.md12ad3c6chore: bump to 8.1.069d9e33feat(text): add bing backendabba618chore: bump to v8.0.5e79a08aci: remove #max-parallel: 147161d5fix(cli): update regione46d76cfix(images, news, videos) region='us-en' by default2ba9577fix(text): region=None by defaultUpdates
aiofilesto 25.1.0Release notes
Sourced from aiofiles's releases.
Changelog
Sourced from aiofiles's changelog.
... (truncated)
Commits
348f5efv25.1.05e1bb8fdocs: update readme to use ruff badge (#221)6fdc25cMove to uv. (#219)1989132set 'function' as a default fixture loop scope value8986452add the 'asyncio_default_fixture_loop_scope=session' optionccab1ffupdate pytest-asyncio==1.0.08727c96add PR #216 into the CHANGELOGa9388e5add TID and ignore TID2527603664remove [ruff].exclude keyval7c49a5cadd final newlinesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions